Total Complexity | 76 |
Dependencies | 8 |
Dependents | 4 |
Total lines | 374 |
Lines of code | 216 |
Logical lines of code | 141 |
Comment lines | 106 |
Methods | 11 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isOfferApplicable() | 46 | 12 | 40 | |
getData() | 44 | 11 | 40 | |
getPricePerItem() | 51 | 10 | 23 | |
getBundledItems() | 56 | 10 | 17 | |
addOffer() | 48 | 9 | 30 | |
addProduct() | 55 | 6 | 18 | |
isProductApplicable() | 56 | 6 | 18 | |
getAddedProducts() | 61 | 5 | 12 | |
getAppliedOffers() | 61 | 5 | 12 | |
hasProduct() | 77 | 1 | 3 | |
isOfferApplied() | 78 | 1 | 3 |